home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / rexx / imc / rexx-imc.5 / README < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.5 KB  |  32 lines

  1.  
  2. This is the meta-documentation for the REXX/imc distribution.
  3.  
  4. The distribution contains the following README files:
  5.  
  6.   README.news         What's new in this version
  7.   README.avail        The announcement which was posted in comp.lang.rexx
  8.                       giving a brief overview of REXX/imc 
  9.   README.make         How to make REXX/imc
  10.   README.files        Descriptions of the files (other than those mentioned
  11.                       here) included in the distribution
  12.   README.docs         Descriptions of the documentation files
  13.   README.versions     Descriptions of fixes made, etc. since first release
  14.   README.bugreport    What to do if you discover a bug in REXX/imc
  15.  
  16. Note: If the distribution came with some files having suffixes ".sun3" or
  17. ".sun4", then these are the binaries.  In this case you do not need to
  18. compile REXX/imc (as long as you have a sun3 or sun4, that is); just strip
  19. off the suffixes and move the files to your binaries directory.
  20.  
  21. If you use the compiled binaries, then "parse version" will give the release
  22. date rather than the date of compilation. 
  23.  
  24. You no longer need to set any environment variable for REXX/imc to work
  25. properly.  However, you may optionally set REXXIMC to the name of the
  26. directory containing the interpreter files.  This name supersedes the name
  27. REXXPATH used in earlier releases.
  28.  
  29. REXX/imc is copyright, but free.  Permission is granted to use, copy and
  30. redistribute its code, provided that the same permission is granted to all
  31. recipients, and that due acknowledgement is given to the author.
  32.